home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / tema / sw602 / html / flash / radar.swf / scripts / DefineButton2_29 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2004-02-19  |  164b  |  7 lines

  1. on(release){
  2.    _root.buttonPress();
  3.    _root.pocetUzivatelu();
  4.    _root.dolni_popisek = _root.celkovyPopisek();
  5.    _root.dolni_cena = _root.celkovaCena();
  6. }
  7.